Once the Certificate has been imported into the certificate store, user must verify that a “key” symbol is visible on the Certificate icon.
The SSL Setup Batch file will fail if a private key is not on the Certificate.
Steps to Repair a Privacy Key: |
Screenshots |
|
|
See the steps to open your Certificate Store in the following section 5.3.1 for details.
The Certificate details window will open. |
|
|
|
|
|
|
|
If there is not a key, then you must generate one.
|
|
|
certutil -repairstore my "SerialNumber"
WHERE “SerialNumber” REPRESENTS THE ENTIRE HEX NUMBER (including the quote marks) THAT YOU OBTAINED IN THE PRIOR STEP. DO NOT INCLUDE ANY SPACES IN THE SERIAL NUMBER OR BETWEEN THE QUOTEMARKS.
|
|
|
|
|
|
END OF INSTRUCTIONS |